Skip to main content

Entities

Entities for the Enceladus V2 subgraph are all listed below.

Enceladus

FieldTypeDescription
idIDenceladus address
totalAllocPointBigInttotal NVLS allocation point
pools[Pools]array of pools
poolCountBigIntnumber of pools
timestampBigInttimestamp
blockBigIntblock

Pool

FieldTypeDescription
idIDindex of pool
enceladusEnceladusEnceladus
pairBytespair address
rewarderRewarderrewarder
allocPointBigIntallocation point
lastRewardBlockBigIntlast reward block
accNvlsPerShareBigIntaccumulated NVLS per share
users[User]array of users
userCountBigIntnumber of users
nvlpBalanceBigDecimalNVLP balance
timestampBigInttimestamp
blockBigIntblock

Rewarder

FieldTypeDescription
idIDrewarder address
rewardTokenBytesreward token address
rewardPerSecondBigIntrewards per second
timestampBigInttimestamp
blockBigIntblock

User

FieldTypeDescription
idIDpool ID concatenated with user address
addressBytesuser address
poolPoolpool
amountBigIntamount
rewardDebtBigIntamount of reward debt
nvlsHarvestedBigDecimalamount of NVLS harvested
timestampBigInttimestamp
blockBigIntblock